home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Online / Epic4 / share / epic / help / 4_misc / window / scroll < prev    next >
Text File  |  2001-03-21  |  776b  |  23 lines

  1. Synopsis:
  2.    window scroll on|off|toggle
  3.  
  4. Description:
  5.    This control the scroll mode of the current window.  If it is off, the
  6.    window scrolls normally.  If it is on, the window will pause after a
  7.    windowful of text has been displayed with no interaction from the
  8.    user; pressing the return key will resume scrolling (which may stop
  9.    again if the scroll buffer has more lines than can be displayed in the
  10.    window).
  11.  
  12.    The scroll mode of new windows defaults to the current setting of
  13.    HOLD_MODE.
  14.  
  15. See Also:
  16.    set(4) hold_mode
  17.  
  18. Other Notes:
  19.    This command is fairly obsolete.  The equivalent SET command performs
  20.    the same action.  This command will still work, of course, but the
  21.    client will inform the user that it has been deprecated.
  22.  
  23.